Overview

A couple things to consider here.

1) for the items as "canvasdummyname" we have an exported csv with the IP adressses to try to match that 2) We want to show as much data as possible to see where the data gaps are and what we can do so far 3) Then we can decide how to edit the xAPI process

Above graphs probably have to many entries, when need to trim it down.

Looks better but still isnt what i want..

Checking with Veracity

Here's the data output from veracity makinf each unqiue bar for verb where the matching records is the object id

"data": [ { "_id": "answered", "count": 12971, "canonical": { "display": "answered" }, "value": 12971, "name": "answered", "_category": "answered" }, { "_id": "viewed", "count": 7339, "canonical": { "display": "viewed" }, "value": 7339, "name": "viewed", "_category": "viewed" }, { "_id": "initialized", "count": 677, "canonical": { "display": "initialized" }, "value": 677, "name": "initialized", "_category": "initialized" }, { "_id": "exited", "count": 338, "canonical": { "display": "exited" }, "value": 338, "name": "exited", "_category": "exited" } ]

Only viewed is slightly off is this is due to the fact that some tests where done after I downloaded the json data